ALooper_acquire

Acquire a reference on the given ALooper object. This prevents the object from being deleted until the reference is removed. This is only needed to safely hand an ALooper from one thread to another.

extern (C)
void
ALooper_acquire

Meta